home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / ms / frontpag / setup / data.1 / mac-gen < prev    next >
Text File  |  1996-04-18  |  4KB  |  255 lines

  1. #
  2. #  mac-gen
  3. #
  4. #  From the rtf distribution.   Required at run-time by the rtf2html
  5. #  translator
  6. #
  7. #
  8. #  $Id: mac-gen,v 1.1.1.1 1995/03/17 00:12:38 stuart Exp $
  9. #
  10.  
  11.  
  12. # RTF Macintosh character set (\mac) general map
  13.  
  14. # Field 1 is the standard character name which the character value in
  15. # field 2 maps onto.  (It doesn't mean "to produce the character in field 1,
  16. # use the value in field 2.)
  17.  
  18. # The character value may be given either as a single character (which will be
  19. # converted to the ASCII value of the character), or in numeric format, either
  20. # in decimal or 0xyy as hex yy.  Single or double quotes may be used to quote
  21. # characters.
  22.  
  23. # characters in ASCII range (00-127)
  24.  
  25. formula        0x06
  26. nobrkhyphen    0x1e
  27. opthyphen    0x1f
  28.  
  29. space        " "
  30. exclam        !
  31. quotedbl    '"'
  32. numbersign    #
  33. dollar        $
  34. percent        %
  35. ampersand    &
  36. quoteright    "'"
  37. parenleft    (
  38. parenright    )
  39. asterisk    *
  40. plus        +
  41. comma        ,
  42. hyphen        -
  43. period        .
  44. slash        /
  45. zero        0
  46. one        1
  47. two        2
  48. three        3
  49. four        4
  50. five        5
  51. six        6
  52. seven        7
  53. eight        8
  54. nine        9
  55. colon        :
  56. semicolon    ;
  57. less        <
  58. equal        =
  59. greater        >
  60. question    ?
  61. at        @
  62. A        A
  63. B        B
  64. C        C
  65. D        D
  66. E        E
  67. F        F
  68. G        G
  69. H        H
  70. I        I
  71. J        J
  72. K        K
  73. L        L
  74. M        M
  75. N        N
  76. O        O
  77. P        P
  78. Q        Q
  79. R        R
  80. S        S
  81. T        T
  82. U        U
  83. V        V
  84. W        W
  85. X        X
  86. Y        Y
  87. Z        Z
  88. bracketleft    [
  89. backslash    \
  90. bracketright    ]
  91. asciicircum    ^
  92. underscore    _
  93. quoteleft    "`"
  94. a        a
  95. b        b
  96. c        c
  97. d        d
  98. e        e
  99. f        f
  100. g        g
  101. h        h
  102. i        i
  103. j        j
  104. k        k
  105. l        l
  106. m        m
  107. n        n
  108. o        o
  109. p        p
  110. q        q
  111. r        r
  112. s        s
  113. t        t
  114. u        u
  115. v        v
  116. w        w
  117. x        x
  118. y        y
  119. z        z
  120. braceleft    {
  121. bar        |
  122. braceright    }
  123. asciitilde    ~
  124.  
  125. # non-ASCII characters (128-255)
  126.  
  127. # ?? Ygrave        0x07
  128. # ?? yacute        0x08
  129. Adieresis    0x80
  130. Aring        0x81
  131. Ccedilla    0x82
  132. Eacute        0x83
  133. Ntilde        0x84
  134. Odieresis    0x85
  135. Udieresis    0x86
  136. aacute        0x87
  137. agrave        0x88
  138. acircumflex    0x89
  139. adieresis    0x8a
  140. atilde        0x8b
  141. aring        0x8c
  142. ccedilla    0x8d
  143. eacute        0x8e
  144. egrave        0x8f
  145. ecircumflex    0x90
  146. edieresis    0x91
  147. iacute        0x92
  148. igrave        0x93
  149. icircumflex    0x94
  150. idieresis    0x95
  151. ntilde        0x96
  152. oacute        0x97
  153. ograve        0x98
  154. ocircumflex    0x99
  155. odieresis    0x9a
  156. otilde        0x9b
  157. uacute        0x9c
  158. ugrave        0x9d
  159. ucircumflex    0x9e
  160. udieresis    0x9f
  161. dagger        0xa0
  162. degree        0xa1
  163. cent        0xa2
  164. sterling    0xa3
  165. section        0xa4
  166. bullet        0xa5
  167. paragraph    0xa6
  168. germandbls    0xa7
  169. registered    0xa8
  170. copyright    0xa9
  171. trademark    0xaa
  172. acute        0xab
  173. dieresis    0xac
  174. notequal    0xad
  175. AE        0xae
  176. Oslash        0xaf
  177. infinity    0xb0
  178. plusminus    0xb1
  179. lessequal    0xb2
  180. greaterequal    0xb3
  181. yen        0xb4
  182. mu        0xb5
  183. partialdiff    0xb6
  184. Sigma        0xb7
  185. Pi        0xb8
  186. pi        0xb9
  187. integral    0xba
  188. ordfeminine    0xbb
  189. ordmasculine    0xbc
  190. Omega        0xbd
  191. ae        0xbe
  192. oslash        0xbf
  193. questiondown    0xc0
  194. exclamdown    0xc1
  195. logicalnot    0xc2
  196. radical        0xc3
  197. florin        0xc4
  198. approxequal    0xc5
  199. Delta        0xc6
  200. guillemotleft    0xc7
  201. guillemotright    0xc8
  202. ellipsis    0xc9
  203. nobrkspace    0xca
  204. Agrave        0xcb
  205. OE        0xce
  206. oe        0xcf
  207. endash        0xd0
  208. emdash        0xd1
  209. quotedblleft    0xd2
  210. quotedblright    0xd3
  211. quoteleft    0xd4
  212. quoteright    0xd5
  213. divide        0xd6
  214. lozenge        0xd7
  215. ydieresis    0xd8
  216. Ydieresis    0xd9
  217. fraction    0xda
  218. currency    0xdb
  219. guilsinglleft    0xdc
  220. guilsinglright    0xdd
  221. fi        0xde
  222. fl        0xdf
  223. daggerdbl    0xe0
  224. periodcentered    0xe1
  225. quotesinglbase    0xe2
  226. quotedblbase    0xe3
  227. perthousand    0xe4
  228. Acircumflex    0xe5
  229. Ecircumflex    0xe6
  230. Aacute        0xe7
  231. Edieresis    0xe8
  232. Egrave        0xe9
  233. Iacute        0xea
  234. Icircumflex    0xeb
  235. Idieresis    0xec
  236. Igrave        0xed
  237. Oacute        0xee
  238. Ocircumflex    0xef
  239. apple        0xf0
  240. Ograve        0xf1
  241. Uacute        0xf2
  242. Ucircumflex    0xf3
  243. Ugrave        0xf4
  244. dotlessi    0xf5
  245. circumflex    0xf6
  246. tilde        0xf7
  247. macron        0xf8
  248. breve        0xf9
  249. dotaccent    0xfa
  250. ring        0xfb
  251. cedilla        0xfc
  252. hungarumlaut    0xfd
  253. ogonek        0xfe
  254. caron        0xff
  255.